Fix DND keyboard control with XI2
authorMatthias Clasen <mclasen@redhat.com>
Tue, 7 Aug 2012 02:56:59 +0000 (22:56 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 7 Aug 2012 02:56:59 +0000 (22:56 -0400)
commit2661403f88af24530e57ada1c552311ae1c6fb26
tree5aa57a8fa4823db372b6e7e31831603a92a2218e
parent5a3442bf9c470736c8846534607be5825c22410b
Fix DND keyboard control with XI2

We are using XI2 to grab the key events, but we did not do the
necessary extra work to make GDK deliver root window events to us.

https://bugzilla.gnome.org/show_bug.cgi?id=681006
gtk/gtkdnd.c